multidimensional array

英 [ˌmʌltɪdɪˈmɛnʃənl əˈreɪ] 美 [ˌmʌltidɪˈmɛnʃənəl əˈreɪ]

网络  多维数组

计算机



双语例句

  1. PHP placed the data into an easily parsable multidimensional array.
    PHP将把数据放入可以轻松解析的多维数组中。
  2. The variable could be as simple as an integer or a string or as complex as a multidimensional array or an object.
    变量可以像一个整数或字符串那样简单,也可以像多维数组或对象那样复杂。
  3. If you pass this particular function a user ID, it returns all the posts made by that user in reverse-chronological order, all bundled in a nice, multidimensional array.
    如果为这个函数传递一个用户ID,它将在一个多维数组中按日期倒序的顺序返回那个用户发出的贴子。
  4. The dataValues() method provides data values through a multidimensional array, which matches the parameter values of the verifyHierarchy test method.
    dataValues()方法通过一个多维数组提供与verifyHierarchy测试方法的参数值匹配的数据值。
  5. Since data cubes are such a useful interpretation tool, most OLAP products are built around a structure in which the cube is modeled as a multidimensional array.
    由于数据立方体是一个非常有用的解释工具,所以大多数OLAP产品都围绕着按多维阵列建立立方模型这样一个结构编制。
  6. Methods Based on MPI to Pass Multidimensional Sparse Array in Cluster
    机群系统中基于MPI的多维稀疏数组传递方法
  7. This paper discusses the interface for message passing, puts forward several available methods to pass multidimensional sparse array between nodes, which are compared with each other by practice.
    该文主要探讨了MPI中的消息传递调用接口,提出了几种有效的在结点间传递多维稀疏数组的方法,并通过实践加以比较。
  8. By using blind signal separation rather than resort to multidimensional search, an algorithm for DOA estimation of coherently distributed signals is given, which is applicable for circumstance where coherently distributed sources with different angular signal density coexist and is not limited to uniform linear array.
    在分布函数未知或数学形式不同的分布式目标同时存在的情况下,研究了一种基于盲信号分离的相干分布式目标一维搜索DOA估计方法。
  9. Algorithm of Address Generation for Multidimensional Array
    多维数组地址生成算法研究
  10. To treat every dimension equally and adapt to sparse data, it is necessary to partition multidimensional array.
    为了等同的对待每个维,适应稀疏数据,必须对多维数组进行划分。
  11. On-line analytical processing uses multidimensional array as storage structure to speed up response time.
    联机分析使用多维数组作为存储结构以加快查询响应时间。
  12. Unified data architecture in this database allows users to select freely ways, which are manners of objects, SQL, or multidimensional array to access to the database.
    该数据库的统一数据架构(UnifiedDataArchitecture,UDA)支持用户自由地以对象,SQL,多维数组方式访问数据库。从广义上来说,后关系数据库属于面向对象数据库的范畴。
  13. Information processing of multidimensional simultaneity fluorescence with two-photon array excitation
    双光子阵列点激发同时多维荧光信息的处理
  14. Researches on multidimensional DFT cube-vector method in systolic array
    Systolic阵列中的多维DFT方体向量法研究
  15. But so far little type system attention to multidimensional arrays operations of secure information flow, we allow array as first-class value and regards multidimensional arrays as array of array by alias array.
    然而,迄今为止尚未有类型系统关注多维数组运算的安全信息流。我们把数组作为第一级值,通过别名数组,多维数组可作为数组的数组。